-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API-10892 techdebt passport selection fix #468
API-10892 techdebt passport selection fix #468
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good and will support adding new IDP's to saml-proxy in the future. It was a good idea to add the decoding of the SAML response and returning the issuer to the utils.
Unit test and regression test all passed. Also tested a login using the sample app with id.me
…e' into API-10892-techdebt-passport-selection-fix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, as this is a core change would like tech lead approval as well.
…into API-10892-techdebt-passport-selection-fix
SAML Proxy will be deprecated and replaced. |
Relates to API-10892